home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / shuffl33.zip / SHUFFLE.HIS < prev    next >
Text File  |  1996-06-12  |  9KB  |  212 lines

  1. 06/12/96
  2.          [v3.3] SHUFWORD maintenance program was not removing spaces, found 
  3.                 at the end of an entry, in the CFG file.
  4.  
  5.                 A NEW option has been added to the CFG file to control whether
  6.                 or not you wish to have the door LOG callers (ON/OFF) to a
  7.                 USAGE file. A separate file is created for each Node.
  8.  
  9.                 Changed the menu ites to eliminate the use of special characters
  10.                 (!@). Will now use Q to quit the game and R to refresh screen.
  11.  
  12. 01/19/96
  13.          [v3.2] ALIAS option NOT working properly
  14.  
  15. 01/19/95
  16.          [v3.1] Eliminated the 'ANSI not detected....' message since there are
  17.                 a few communications packages out there that give off their
  18.                 own type of ANSI.
  19.  
  20.                 If using the TRIBBS.SYS system file, the door always presented
  21.                 the opening screen in black and white. Will now be presented
  22.                 in color.
  23.  
  24.                 The Door knows that the caller is the Sysop, if the caller is
  25.                 record #1 in the BBS' user database. The BBS software passes
  26.                 that record number to the door via the system file. Some BBS
  27.                 software does not pass the actual record number but passes a
  28.                 relative number (ie: record #1 is passed as record #0). If the
  29.                 number being passsed is 0, the Door will not know it is the
  30.                 Sysop calling. We will now recognize the caller as the Sysop
  31.                 if their record number is 0 or 1.
  32.  
  33.                 As more and more BBS' use Alias', we have been asked to
  34.                 provide a way for the callers to use their Alias' rather
  35.                 than their LogonName. All Sunrise Doors will now have this
  36.                 Sysop configurable option in the CFG file.
  37.  
  38.  
  39. 08/14/94
  40.          [v3.0] If the XXXX/YYYY entries in the CFG file were entered in
  41.                 LOWERCASE, the Door would display a CFG error and return to BBS
  42.  
  43.  
  44. 03/14/94
  45.          [v2.9] Past problems with large values in the Door.Sys or other System
  46.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  47.                 been resolved.
  48.  
  49.                 When the Door displays the opening screen, it asks if you want
  50.                 instructions and you are forced to enter a Y or N. This was
  51.                 installed to handle problems encountered when using Digiboards.
  52.                 With this release you can choose whether you want to force a
  53.                 y/n OR if you want to use the y/N format which allows the
  54.                 player to press ENTER for the default N. You must update your
  55.                 CFG file, see DOC file.
  56.  
  57. 06/19/93
  58.          [v2.8] Removed delay at start of game
  59.  
  60.                 Added support for the PCBoard /M version.
  61.  
  62. 03/12/93
  63.          [v2.7] Now supports Comm Ports 0-15
  64.  
  65.                 Callers will be required to answer the "Want Instructions.."
  66.                 question with a Y or N. This was required to circumvent a
  67.                 problem encountered when running under WildCat's IM version.
  68.  
  69.                 High Scores will be displayed without player being asked.
  70.  
  71. 02/15/93
  72.          [v2.6] When making the changes to the maintenance program in v2.5
  73.                 I left some test coding activated that prevented the program
  74.                 from being run as an event and also did not recognize that
  75.                 Shuffle was registered.
  76.  
  77. 02/04/93
  78.          [v2.5] The SHUFWORD maintenance program would not allow  for the
  79.                 manual changing of puzzles.
  80.  
  81. 12/25/92
  82.          [v2.4] BRUN45.EXE no longer required!
  83.  
  84.                 Added support for Fossil-based Multi-Port cards!
  85.  
  86.                 New Configuration option to allow Sysop to choose whether
  87.                 they want the computer to allocate 99 games to them or if
  88.                 they just want to be like any other caller.
  89.  
  90. 10/14/92
  91.          [v2.3] Added support for TRIBBS software. We now access the
  92.                 TRIBBS.SYS system file directly!
  93.  
  94.                 After a CHAT or DROP-TO-DOS the game screen will now be
  95.                 restored to its original state.
  96.  
  97. 06/17/92
  98.         [v2.2]  New CRYPEVNT.EXE file to correct a problem it had in recognizing
  99.                 a registered version of CRYPTO. This only affected those that
  100.                 run GT Power AND use GTUSER.BBS on the first line of the
  101.                 configuration file.
  102.  
  103.                 Made some changes to fix the TIMEOUT errors encountered
  104.                 when usinga 486 with/without DesqView. Need feedback !!
  105.  
  106.                 Made some changes to correct the Error #6 (Overflow Error)
  107.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some
  108.                 feedback on this one as well!
  109.  
  110.                 Added support for GT Power's GTUSER.BBS file. To use this
  111.                 you will be required to add to lines to your configuration
  112.                 files. Please see Docs for changes. Need some feedback on
  113.                 this as well!
  114.  
  115. 04/26/92
  116.          [v2.1] The option to display the ADOPT-A-DOOR message or not was
  117.                 not working properly. Regardless of what value you used,
  118.                 1 or 2, the message was displayed. This "bug" has been
  119.                 around for some time!
  120.  
  121.                 You can now use an environmental variable for Non-Standard
  122.                 IRQs. This will eliminate the need to have multiple batch
  123.                 files to execute the door. See DOCs under NON-STANDARD COM
  124.                 SUPPORT for details.
  125.  
  126.                 You can now use environmental variables, on the first line
  127.                 of the configuration file. This will eliminate the requirement
  128.                 that you create an individual configuration file for each node
  129.                 in a multinode environment (ONE config file for ALL nodes!!).
  130.                 See DOCs under MULTI-NODE SETUP for details.
  131.  
  132.                 When all puzzles had been answered, the message informing the
  133.                 player of this, would flash on the screen briefly, making it
  134.                 immpossible for the player to read it.
  135.  
  136.                 When all puzzles had been answered by a player, the program
  137.                 would first display the playing board before displaying the
  138.                 message that all puzzles had been completed. The message will
  139.                 now display before the board is displayed... makes sense! <g>
  140.  
  141. 02/20/92
  142.          [v2.0] Minutes remaining was NOT being displayed. Fixed this and
  143.                 changed the heading from "Call Time" to "Play Time"
  144.  
  145.                 When trying to backspace over characters you entered, while
  146.                 logged on LOCALLY, the system would lock up.
  147.  
  148. 12/29/91
  149.          [v1.9] Added an option to control when you DO NOT want the DOOR
  150.                 to be used. Allows for 5 Blackout periods. This requires
  151.                 a configuration file change. SEE DOCS for DETAILS!
  152.  
  153. 11/02/91
  154.          [v1.8] Error #5 when caller's time remaining greater then 99
  155.  
  156. 11/01/91
  157.          [v1.7] Added an option to control the number of plays per day,
  158.                 based upon the user's security level. This requires a
  159.                 configuration file change. SEE DOCS for DETAILS!
  160.  
  161.                 Added an option to control the length of time the game
  162.                 may be played (each time caller enters the Door), based
  163.                 upon the user's security level. This requires a
  164.                 configuration file change. SEE DOCS for DETAILS!
  165.  
  166. 10/17/91
  167.          [v1.6] Added a colorized Bulletin. Config file change!!
  168.  
  169.                 Chnages to internal routines.
  170.  
  171. 09/06/91
  172.          [v1.5] Re-adjust delay values in non-registered version.
  173.  
  174. 08/23/91
  175.          [v1.4] Sysop was not being given the 99 chances to play.
  176.  
  177.                 Changes made to several internal routines
  178.  
  179. 07/27/91
  180.          [v1.3] Docs failed to indicate that you need a /E next to the
  181.                 config file name to activate SHUFWORD as an event. Docs
  182.                 have been corrected. (Just proves what I always knew...
  183.                 I hate writing docs...<grin>
  184.  
  185.                 SHUFWORD: Database was not being updated with new words.
  186.  
  187.                 SHUFWORD: Will now dup check word being entered against
  188.                            existing words in database.
  189.  
  190. 07/18/91
  191.          [v1.2] If ANSI not detected, caller has option to contimue or
  192.                 return to BBS. No longer denies access to game, outright!
  193.  
  194.                 If Sysop uses the door, he/she is given 99 chances to play
  195.                 the game. Registered versions ONLY!
  196.  
  197.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  198.  
  199.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  200.  
  201.                 Under certain circumstances the program would hang the system
  202.                 after displaying the ADOPT-A-DOOR screen
  203.  
  204. 06/27/91
  205.           [v1.0] Initial Shareware release
  206.  
  207. 06/27/91
  208.           [v1.1] Well, I thought I had tested it extensively... guess not
  209.                  enough. Error msg when accessing the HiScore file when
  210.                  an entry in the file had answered more than 9 words.
  211.  
  212.